home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / iso9660 / mail / pine / c_client.arc / text0042.txt < prev    next >
Encoding:
Text File  |  1993-07-31  |  1.3 KB  |  25 lines

  1. The next version of the c-client distribution will come with tenex2, a new
  2. memory-miser version of the tenex driver, as the default driver for the
  3. mail.txt format.  It does not read the entire mailbox into memory, and thus
  4. uses what can be significantly less memory than the original tenex driver.
  5.  
  6. For systems on which virtual memory/swap space is at a premium, this could
  7. result in swap space savings and resultant performance improvement.  Users who
  8. have particularly large mailboxes may wish to consider using the mail.txt
  9. format once the tenex2 driver is installed in their mailer, since it may
  10. result in significant real time speedups and a reduction of system overhead.
  11.  
  12. This is done at the possible cost of extra disk traffic and slower global free
  13. text searches.  On a system with adequate memory for buffer cache, the
  14. overhead compared to the original driver may be merely a matter of some extra
  15. system call and context-switching overhead.
  16.  
  17. For the nonce, the original mail.txt format driver will still be available as
  18. tenex.c/h, but the makefiles will only build the tenex2.c/h version.  If the
  19. tenex2 driver turns out to be a winner, the original driver may be allowed to
  20. succumb to software rot, so please let me know if the original driver is still
  21. needed in your environment.
  22.  
  23.  
  24.  
  25.